home *** CD-ROM | disk | FTP | other *** search
/ Savor the Moment - Entert…ing Without Reservations / Savoe the Moment - Entertaining Without Reservations.iso / pc / Full_In / _SETUP.1 / BeOurGuest.dxr / 00068.ls < prev    next >
Encoding:
Text File  |  1999-10-05  |  139 b   |  10 lines

  1. global gSwaMiaw
  2.  
  3. on mouseUp
  4.   tell window("miaw")
  5.     member("loop").volume = 0
  6.     pause(member("loop"))
  7.     updateStage()
  8.   end tell
  9. end
  10.